(readevalloop): New argument is the source file name (or nil if none).
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Apr 1993 01:27:37 +0000 (01:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Apr 1993 01:27:37 +0000 (01:27 +0000)
commitae321d283ef5017cdfef4b3ce75ea224eb0f6576
tree09f4dad0f0fc6648ce520c61ce2e8ae43fb9ffa5
parent6101b31fb01406af94e27d6b3907e2d6b897fa3c
(readevalloop): New argument is the source file name (or nil if none).
All calls changed.  Do the two-step
necessary to call build_load_history with the correct current-globals
list for the current recursion.
(build_load_history): New function.
(eval_region, eval_buffer): Call readevalloop with new arg.
(load_history): New variable.
src/lread.c